Skip to content

qa: Added Alpine Linux support in ci/install.sh and friends#6069

Merged
larsewi merged 1 commit intocfengine:masterfrom
craigcomstock:cfe-4623
Apr 14, 2026
Merged

qa: Added Alpine Linux support in ci/install.sh and friends#6069
larsewi merged 1 commit intocfengine:masterfrom
craigcomstock:cfe-4623

Conversation

@craigcomstock
Copy link
Copy Markdown
Contributor

@craigcomstock craigcomstock commented Apr 10, 2026

This is to enable masterfiles github CI to run bootstrap policy tests on the latest core by checking it out and building it there instead of using cf-remote --version master install.

Ticket: CFE-4623
Changelog: none

with cfengine/masterfiles#3119

@cf-bottom
Copy link
Copy Markdown

Thank you for submitting a pull request! Maybe @larsewi can review this?

This is to enable masterfiles github CI to run bootstrap policy tests on the latest core by checking it out and building it there instead of using cf-remote --version master install.

Ticket: CFE-4623
Changelog: none
@craigcomstock craigcomstock marked this pull request as ready for review April 11, 2026 21:51
Comment on lines +75 to +77
elif [ "$ID" = "alpine" ]; then
$GAINROOT apk update
$GAINROOT apk add alpine-sdk lmdb-dev openssl-dev bison flex-dev acl-dev pcre2-dev autoconf automake libtool git python3 gdb librsync-dev
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@craigcomstock looks like this is not indented to the right level?

@larsewi larsewi merged commit 5b4620d into cfengine:master Apr 14, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants